In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPictureDocumentConverter / Author Property

Author Property (IGdPictureDocumentConverter)

In This Topic
Syntax
'Declaration

 

<DispIdAttribute(33)>

Property Author As String
[DispId(33)]

string Author {get; set;}
read-write property Author: String; 
DispIdAttribute(33)

function get,set Author : String
[DispId(33)]

__property string* get_Author();

__property void set_Author( 

   string* value

);
[DispId(33)]

property String^ Author {

   String^ get();

   void set (    String^ value);

}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPictureDocumentConverter
IGdPictureDocumentConverter Members